SetStorageUnitRef
TheSetStorageUnitRef
method creates in the currently focused value a persistent reference to the specified storage unit using the specified the persistent identifier.
void SetStorageUnitRef (in ODStorageUnitID embeddedSUID, in ODStorageUnitRef ref);
embeddedSUID
- The storage-unit ID for the storage unit to be referenced.
ref
- The persistent identifier for the new persistent reference being created.
DISCUSSION
This method is called only by the container suite. Parts, the document shell, and container applications should not call this method.The
embeddedSUID
parameter specifies the ID that identifies the storage unit within the current session; theref
parameter specifies the reference to be used within the currently focused value to identify the storage unit persistently across sessions.EXCEPTIONS
kODErrIllegalNullIDInput
- The
embeddedSUID
parameter is null.kODErrUnfocusedStorageUnit
- This storage unit is not focused on a value.
SEE ALSO
TheODStorageUnitID
type (page 903).
TheODStorageUnitRef
type (page 903).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help